gtkgesturemultipress: Add ::unpaired-release signal
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 21 Nov 2017 19:14:52 +0000 (20:14 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Nov 2017 00:42:03 +0000 (19:42 -0500)
commitbce91555f5fed368f02a52cd6242f71722237948
treecc03e2fca8553ac80aca74b5cd3512288416b37f
parentb8c58f41b6d2668ae3425e2b485e2482f899998d
gtkgesturemultipress: Add ::unpaired-release signal

This signal will be emitted whenever the gesture received a
button release or touch end event without a pairing button
press or touch begin. This usually happens when grabs transfer
input from one widget to another mid-press.

https://bugzilla.gnome.org/show_bug.cgi?id=789163
gtk/gtkgesturemultipress.c